func crypto/x509.buildCSRExtensions

2 uses

	crypto/x509 (current package)
		x509.go#L1378: func buildCSRExtensions(template *CertificateRequest) ([]pkix.Extension, error) {
		x509.go#L1951: 	extensions, err := buildCSRExtensions(template)